Automations

Authentication Azure Key Vault Commands

  • Version: 1.8.6
  • Official Verified

OpenBots commands for Azure key vault authentication automation.

Command: Get Secret Password Command

This command retrieves a password from a secret in Azure Key Vault.

Parameters

Key Vault Uri

Define the Uri of the key vault to retrieve secrets from.

Required

Credential Type

Please specify the credential type used for azure authentication.

Required

Secret Name

Define the name of the secret to get from Azure key vault.

Required

Secret Identifier

Define the secret identifier of the secret to get from Azure key vault.

Required

Client Id

Enter the Id of your Azure Active Directory application.

Required

Client Secret

Enter the secret string that the application uses to prove its identity when requesting a token.

Required

Output Password Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo